home *** CD-ROM | disk | FTP | other *** search
/ Pornodelic / Pornodelic - Disc 2.iso / pc / data / movie1.dir / 00040.ls < prev    next >
Encoding:
Text File  |  1998-03-05  |  393 b   |  15 lines

  1. on exitFrame
  2.   playsound(4)
  3.   animebutton3(3, "Quit,1", "Quit,2")
  4.   animebutton3(4, "Config,1", "Config,2")
  5.   mouseonsp2(5, "Return,U", "Return")
  6.   mouseonsp2(6, "M1,U", "M1")
  7.   mouseonsp2(7, "M2,U", "M2")
  8.   mouseonsp2(8, "M3,U", "M3")
  9.   mouseonsp2(9, "M4,U", "M4")
  10.   mouseonsp2(10, "M5,U", "M5")
  11.   mouseonsp2(11, "M6,U", "M6")
  12.   animebutton3(12, "PlayAll,1", "PlayAll,3")
  13.   go(the frame)
  14. end
  15.